Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 2 and Version 3 of Protocol Specific Questions


Ignore:
Timestamp:
May 31, 2007, 4:37:11 AM (17 years ago)
Author:
John Bailey
Comment:

ICQ and IRC questions done.

Legend:

Unmodified
Added
Removed
Modified
  • Protocol Specific Questions

    v2 v3  
    11= ["Protocol Specific Questions"] =
     2
     3[[TOC(inline,noheading)]]
    24
    35== AIM (OSCAR) Protocol ==
     
    1921AOL has set a limit for the maximum number of people you can have in your buddy list.  This number is currently 500.  If you don't think you are anywhere near that limit, it is possible that your server-stored buddy list is corrupt. If you think this might be the case, you can try signing on with an official AIM program from AOL.  This will usually correct any problems with the list.
    2022
    21 === Can I use AIM URI's such as "aim:goim?screenname=robflynn"? ===
     23=== Can I use AIM URI's such as "aim:goim?screenname=seanegn"? ===
    2224Yes; you need to register purple-url-handler in your browser.  This requires that Pidgin be built with dbus support, otherwise purple-url-handler will not be installed.
    2325
     
    3032=== Can I add SMS numbers to my buddy list? ===
    3133Yes.  You should be able to add phone numbers to your buddy list using the same format as explained in the previous question.
     34
     35== ICQ (OSCAR) Protocol ==
     36
     37=== Important note about ICQ FAQs ===
     38The entire AIM section applies to ICQ as well.  Information in this section is in addition to the AIM section above.
     39
     40=== Can I send SMS messages? ===
     41You can using the AIM method as described above in the AIM section.  The ICQ method for SMS messages is not yet supported.
     42
     43=== Why do my buddies' messages display incorrectly? ===
     44ICQ has no comprehension of character sets or encodings.  It simply sends (almost) any random chunk of data a user enters.  Pidgin by default assumes everything is UTF-8.  If this is not the case, you will need to edit your account (Accounts->''your ICQ account''->Edit Account) and change the Encoding setting on the Advanced tab.  You will need to enter the correct encoding for your buddies' messages there.  You can specify multiple encodings in a comma-delimited list, such as `UTF-8,ISO-8859-15`, to cause Pidgin to attempt multiple encodings.  In this case, each encoding is tried in succession until a successful decode happens or all encodings listed are exhausted.
     45
     46== IRC Protocol ==
     47
     48=== How do I join a channel? ===
     49Create an IRC account and then sign on.  After you have signed on, you can use Buddies->Join A Chat on the buddy list to join a channel.  In any window, either a conversation or a chat, in which your IRC user is the sender, you can also use `/join` to connect to a new channel.
     50
     51=== Is there a way to make Pidgin automatically identify me on login? ===
     52Add !NickServ to your buddy list and place buddy pounces on him/her/it.  '''''Do not''''' include "/msg nickserv" as part of the message to send.  If your IRC network uses a different services bot to authenticate, add that bot  to your list and pounce it instead.
     53
     54=== Can I automatically join channels on login? ===
     55On the buddy list, select Buddies->Add Chat.  Use this dialog to add the chat to your buddy list.  Once the chat appears in your list, right-click on it and select Auto-Join.  The channel will auto-join whenever you sign onto your IRC account.
     56
     57=== Is it possible to change the user name that appears in username@hostname? ===
     58Go to the Accounts menu.  Select your IRC account and click Edit Account.  Click the Advanced tab.  Enter a name in the Username field.
     59
     60=== How can I set/change my real name? ===
     61Go to the Accounts menu.  Select your IRC account and click Edit Account.  Click the Advanced tab.  Enter a name in the Real Name field.
     62
     63=== Why does text display incorrectly in channels? ===
     64IRC has no comprehension of character sets or encodings.  It simply sends (almost) any random chunk of data a user enters.  Pidgin by default assumes everything is UTF-8.  If this is not the case, you will need to edit your account (Accounts->''your IRC account''->Edit Account) and change the Encoding setting on the Advanced tab.  You will need to enter the correct encoding for your channels there.  You can specify multiple encodings in a comma-delimited list, such as `UTF-8,ISO-8859-15`, to cause Pidgin to attempt multiple encodings.  In this case, each encoding is tried in succession until a successful decode happens or all encodings listed are exhausted.
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!